Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore!: Normalize repository, dropping node <10.13 support #76

Merged
merged 4 commits into from
May 31, 2023

Conversation

sttk
Copy link
Contributor

@sttk sttk commented Aug 6, 2022

This PR updates this project:

  • Updates dependency versions
  • Updates GitHub Actions files
  • Adds, changes and deletes some project files
  • Drops anymatch, is-negated-glob, just-debounce, normalize-path and object.defaults from dependencies.
    • Removes glob opratons about positive/nagative because it is supported by latest chokidar.
    • Adds alternative code of just-debounce to lib/debounce.js'
  • Move argments operations to lib/normalize-args.js

NOTE: Latest chokidar is seemed to accept windows-style glob paths, though chokidar's README.md says 'globs must not contain windows separators'.

Closes #61
Closes #60
Closes #64
Closes #58
Closes #55
Closes #49

@iChenLei
Copy link

Maintainers, how is the progress of this PR currently? : )

@garohussenjian
Copy link

Also please consider this malware advisory: GHSA-xv2f-5jw4-v95m

LICENSE Outdated Show resolved Hide resolved
Copy link
Member

@phated phated left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@phated phated merged commit cbb4b18 into gulpjs:master May 31, 2023
@github-actions github-actions bot mentioned this pull request May 31, 2023
@sttk sttk deleted the chore-normalize-repository branch May 31, 2023 03:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants